home *** CD-ROM | disk | FTP | other *** search
/ HTML Publishing on the Internet / html_publishing_on_the_internet_01.iso / Filemaker Pro_CGI / ROFM_CGI / Encode URL ƒ / Read Me < prev   
Encoding:
Text File  |  1994-11-16  |  248 b   |  8 lines  |  [TEXT/ttxt]

  1. Encode URL
  2. ----------
  3.  
  4. Usage:
  5.  
  6.    set some_var to Encode URL "This is a Test"
  7.  
  8. Encode URL should be used to prepare any text strings that are part of a URL for return to a WWW client. It encodes illegal URL characters using the %xx encoding scheme.